home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light & Shade: Niida Takashi
/
Light & Shade: Niida Takashi.iso
/
mac
/
WIN
/
LART.Dxr
/
00293.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-09-06
|
318 b
|
21 lines
on exitFrame
if rollOver(1) then
cursor(280)
else
if rollOver(3) then
cursor(280)
else
if rollOver(4) then
cursor(280)
else
if rollOver(5) then
cursor(280)
else
cursor(-1)
end if
end if
end if
end if
go(the frame)
end